home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4952 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.5 KB  |  93 lines

  1. Path: global.gc.net!sourcebbs!david.mohorn
  2. From: david.mohorn@sourcebbs.com (DAVID MOHORN)
  3. Newsgroups: comp.lang.c
  4. Subject: Schildt <- Advanced Books
  5. Message-ID: <8BA8405.02C70020DE.uuout@sourcebbs.com>
  6. Date: Sat, 10 Feb 96 17:09:00 -0500
  7. Distribution: world
  8. Organization: SelectiveSourceBBS VirginiaBeach  (804)471 6776
  9. Reply-To: david.mohorn@sourcebbs.com (DAVID MOHORN)
  10. X-Newsreader: PCBoard Version 15.22
  11. X-Mailer: PCBoard/UUOUT Version 1.20
  12.  
  13.  
  14. M>: Oh, C'mon guy!  Aren't you being a bit tough on Schildt?
  15.  
  16. M>The rather tedious nonsense about the void main() declaration is being
  17.  >blown out of all proportion. First of all, Schildt uses
  18.  
  19. M> main() {
  20. M> }
  21.  
  22. M>as the declaration in 99.99% of all books I've seen. The other 1% has
  23.  >arguements. He must have used void main() in the Annotated Standard
  24.  >since people discuss it so much. If so (I haven't read the book),
  25.  >it is very unusual for him.
  26.  
  27. The only book that I know of that uses the notorious void main(void) is
  28. his "Teach Yourself C" book.  But he only uses this for the first half
  29. of the book.  This is only because he doesn't want the reader to be
  30. overwhelmed with all the data types and other things until he has a
  31. chance to explain how functions return values and pass arguments.
  32.  
  33. I haven't read the "Annotated Standard" book either.
  34.  
  35. M>:  I mean, I
  36.  >: think he writes the best books--they are easy-to-read, give good
  37.  >: explanations, and presents everything in a well-to-do organized manner.
  38.  
  39. M>I agree. The use of the Mastery Learning Theory in the Teach Yourself
  40.  >C and C++ books is perfect for C.
  41.  
  42. I agree!
  43.  
  44. M>: Turbo C/C++: The Complete Reference
  45.  
  46. M>I love this book, I've practically worn it out. It has about 95% of
  47.  >all the material Schildt has ever written on C and C++.
  48.  
  49. I think it is a great reference!!!  Now if Schildt will just write a
  50. "Teach Yourself Assembler" book that blows Mark Goodwin's book away.
  51. This book really stunk.  It was nothing more than the User Guide that
  52. comes with the Assembler.  YUCK!
  53.  
  54. M>: And whoever said that Schildt may not know advanced topics,
  55.  >: that's purely nonsense.  If anyone has ever read his Advance C book, he
  56.  >: definitely knows what he's doing.
  57.  
  58. M>Born To Code In C develops a multi-threaded program! That's
  59.  >as advanced as you can get. In DOS, way before multi-threaded OSes
  60.  >like NT and OSF/1 came out.
  61.  
  62. I agree.
  63.  
  64. M>Believe it or not, Advanced C is out of print. In the course of writing
  65.  >the C and C++ Review (see attached), I had a chance to ask Schildt about
  66.  >the book and he says that:
  67.  
  68. Yes, it is out of print, but I managed to get a copy from someone
  69. through FIDO: "Advanced C".  I was recently at a used computer book
  70. store and saw, "Advanced Turbo C" and bought it too.  It is virtually
  71. identical, but does discuss (if memory serves me correctly) the Turbo
  72. C's graphics library.
  73.  
  74. M> * all his books are in the revision stage now, especially the
  75.  >  rather dated Teach Yourself C++ which needs to be
  76.  >  brought up to AT&T C++ 3.0 with templates and stuff;
  77.  > * he may incorporate some of the statistics and stuff from
  78.  >  Advanced C into The Complete Reference and update it
  79.  >  with ANSI function prototypes and style -- Advanced
  80.  >  C was written *before* the ANSI standard took over.
  81.  
  82. This would be great.  I see his "Teach Yourself C" is not in its 2nd
  83. Edition.
  84.  
  85. ---
  86.  * QMPro 1.53 * Programming is 10% inspiration and 90% debugging.
  87.  
  88.  
  89. ---
  90. This message originated from:  ----------        Selective Source BBS
  91.                                     -------    Virginia Beach, Virginia
  92.                                          -----      (804) 471 6776
  93.